-
Home
-
Simple History – Track, Log, and Audit WordPress Changes
-
5.20.0 (latest)
-
Code
-
Classes
- Existing_Data_Importer
| Total Complexity |
80 |
| Dependencies |
4 |
| Dependents |
5 |
| Total lines |
888 |
| Lines of code |
563 |
| Logical lines of code |
249 |
| Comment lines |
190 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_posts() |
D |
25 |
29 |
181 |
| get_auto_backfill_preview() |
C |
30 |
24 |
126 |
| import_users() |
A |
39 |
8 |
69 |
| get_preview_counts() |
S |
48 |
4 |
36 |
| get_already_logged_post_ids() |
S |
49 |
4 |
33 |
| get_already_logged_user_ids() |
S |
49 |
3 |
32 |
| import_all() |
S |
50 |
3 |
31 |
| delete_all_imported() |
S |
48 |
2 |
38 |
| get_backfilled_events_count() |
S |
63 |
1 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| get_results() |
S |
82 |
1 |
3 |